Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CPU]PageAttn with 4bit-quantization #27992

Merged
merged 36 commits into from
Jan 8, 2025

Conversation

zhangYiIntel
Copy link
Contributor

@zhangYiIntel zhangYiIntel commented Dec 10, 2024

Details:

  • Add new hint to set group_size for key/value cache
  • Add grouped 4bit asym quantization support for PageAttentionNode
  • Add grouped quantization for U8 quantization for PageAttentionNode

Tickets:

@github-actions github-actions bot added category: inference OpenVINO Runtime library - Inference category: CPU OpenVINO CPU plugin category: Python API OpenVINO Python bindings category: CPP API OpenVINO CPP API bindings labels Dec 10, 2024
@zhangYiIntel zhangYiIntel changed the title Yi3/4bit cache [CPU]PageAttn with 4bit-quantization Dec 10, 2024
Signed-off-by: Zhang Yi3 <[email protected]>
@zhangYiIntel zhangYiIntel marked this pull request as ready for review December 12, 2024 01:57
@zhangYiIntel zhangYiIntel requested review from a team as code owners December 12, 2024 01:57
@dmitry-gorokhov dmitry-gorokhov added this to the 2025.0 milestone Jan 8, 2025
@dmitry-gorokhov dmitry-gorokhov self-assigned this Jan 8, 2025
@dmitry-gorokhov dmitry-gorokhov added this pull request to the merge queue Jan 8, 2025
Merged via the queue into openvinotoolkit:master with commit b319014 Jan 8, 2025
186 checks passed
dmitry-gorokhov added a commit to dmitry-gorokhov/openvino that referenced this pull request Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: CPP API OpenVINO CPP API bindings category: CPU OpenVINO CPU plugin category: inference OpenVINO Runtime library - Inference category: Python API OpenVINO Python bindings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants